Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #1266484
Top Bar CSS
Closed

Comments

  • carryonvagabond started the conversation

    Hello, 

     A few weeks ago, I had asked “1) Regarding the top bar: Can I make it to where it only shows my “currently in..” text and the social media icons? I want to remove the posts it is displaying at the top.” 

    I was told to put in a CSS, which worked. Now, after the update, the code is still showing under CSS but the top bar still shows posts.

  •  2,699
    PenciDesign replied

    Hi,


    Please try add more this code to Customize > Custom CSS to do that:


    .penci-headline-posts{ display: none !important; }


    Best Regards,

    PenciDesign

  • carryonvagabond replied

    Thank You, it worked!