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 #2677507
clickable categories bloc
Closed

Comments

  • Dzorro12 started the conversation

    Hello again

    and great thanks for your suipport

    can we make titles of these categories block clickable  that mean we can click on it and go to  all categorie articles


    https://prnt.sc/xz0d0p


    2 nd question this ad 728*90  look ecarted from logo

    how to adjust it 

    https://prnt.sc/xz0hdu


    Thanks a lot




  •  2,699
    PenciDesign replied

    Hi,

    1/ If you want to do that, you need to use HTML like this for your widget's title - example:

    <a href="https://www.ecoactu.ma/web-tv/">Web tv</a>
    

    With the URL inside href="__" is the URL of your category page.

    Check this image for more.

    2/ Have you added more this custom CSS code below?

    .container.has-banner #logo{ 
        float: left;
    } 
    .container.has-banner .header-banner{
        float: right;
    }
    

    If yes, let's remove it. 


    Best Regards,

    PenciDesign