Profiles

  • Member Since: May 19th, 2017
  • Find me on:
  • Posted a reply to I’ve Messed up my page, on the site WordPress.org Forums:
    Hi ccpranav You will have to increase the width of your container, the width of…

  • Posted a reply to Text cut, on the site WordPress.org Forums:
    Hi sholis, Please add this code in your css file. May be it's work. .hometop…

  • Posted a reply to Text cut, on the site WordPress.org Forums:
    Hi sholis (@sholis), Please give me the URL of your website so that I can…

  • Posted a reply to Responsive design doesn’t work on tablet, on the site WordPress.org Forums:
    Hi, weingutgrimm You can add this responsiveness property in your style.css #pg-39-0.panel-no-style, #pg-39-0.panel-has-style > .panel-row-style…

  • Posted a reply to Removing Sticky Tab on Pages, on the site WordPress.org Forums:
    Hi, Andrew Nevins We are aware with this thing if we modify a chaild theme…

  • Posted a reply to Removing Sticky Tab on Pages, on the site WordPress.org Forums:
    Hello Aaess, Go to your stylesheet and find this code. .no-featured .sticky-btn { position: fixed;…

  • Posted a reply to Black space with mobile device, on the site WordPress.org Forums:
    Hello Scabtik, Go to your stylesheet and write this code. .panel-row-style.panel-row-style-for-220-0 { padding: 100px 0…

  • Posted a reply to Black space with mobile device, on the site WordPress.org Forums:
    Hello Scabtik, Go to your stylesheet and find this code. .site-header { position: absolute; top:…

  • Posted a reply to Black space with mobile device, on the site WordPress.org Forums:
    Please suggest the your website url.

  • Posted a reply to How to add tags in menu, on the site WordPress.org Forums:
    Hi outsourcenow (@outsourcenow) <nav class="m-nav"> <p class="text-mild-blue">Menu</p> <?php wp_nav_menu( array( 'theme_location' => 'menu-1', 'menu_id' =>…

  • Posted a reply to How to add tags in menu, on the site WordPress.org Forums:
    can you more elaborate

  • Posted a reply to Navigation Menu Issue, on the site WordPress.org Forums:
    Hi zeeshan Please try this code. I hope it will solve your problem. Go your…

  • Posted a reply to How to increase the width of the primary navigation bar?, on the site WordPress.org Forums:
    Hi daviddgl (@daviddgl) You can achieve this by applying following CSS code. Go to your…

  • Posted a reply to Can’t get media query max-height to work, on the site WordPress.org Forums:
    Hi Rosa Bosma Try like this may be it will help @media (max-height: 800px) {…

  • Posted a reply to Changing color on vertical bar of blockquote, on the site WordPress.org Forums:
    Hi driftless2286 Go to dashboard/appearance/editor and find this css blockquote, q { position: relative; display:…