Updating CSS in parent theme not populating

This topic contains 3 replies, has 2 voices, and was last updated by  Kor 4 years, 3 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket

Tagged: , ,

  • Author
    Posts
  • #527168

    travis_denley
    Expired Member
    Post count: 8

    Trying to have my primary nav_menu up top get some distance from the right border. The CSS styles in the directory starter theme have it as a “float: right”. I edited the CSS file but nothing happened. Am I missing something?

    Thanks!

    Travis Denley

    #527183

    Kor
    Moderator
    Post count: 16516

    Hi travis_denley,

    Thanks for your post. Could you please share your Website URL here and highlight the issue that you’re facing?

    #527281

    travis_denley
    Expired Member
    Post count: 8

    https://verifiedbengalbreedersdirectory.com/

    Also, when you click on the gear for an advanced search, the dropdown is way over on the right side of the page…

    Travis

    #527291

    Kor
    Moderator
    Post count: 16516

    Hi Travis,

    Thanks for your reply. Kindly use the custom CSS code below to fix this. Insert into WP > Appearance > Additional CSS

    .sd.home .featured-area .geodir-filter-container, .sd.sd-location .featured-area .geodir-filter-container {
        float: right;
    }
Viewing 4 posts - 1 through 4 (of 4 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket