Help with a few font/color changes

Hi there,

I need to make a few changes and have tried a lot of thngs that I had found on this forum, but no luck. I'd appreciate your help with following:

  1. Changing the color of the magnifier icon in the search bar
  2. Changing the width of the search bar to a fixed size without chanigng the logo size
  3. Changing the background and font colors of the little bulb containing the date of each post (like in the page titled "Reference values"
  4. Removing the sharing options in posts
  5. Showing no thumbnails for related posts


Thanks a bunch!

My website is radaide [dot] com

Comments

  • Hi,

    Please always attach a link to your website so we can check it out. If the page is offline(localhost), then our help will be limited. You will have to contact us when the page is online. Also, please make sure that the page is not under maintenance before you provide us with the link.

    Thanks

  • Hello,

    I had included my website's address in the original message, please see the very last line. Also, the website is online.

    I was able to find the solution to the issue #4, but still need help with the rest.

    Thanks

  • Sorry, somehow, I missed it.

    1) Please use the following CSS code:

    #Top_bar #searchform svg .path{
     stroke: #ff0!important;
    }
    

    Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.

    2) Width of the search bar can be controlled in Betheme -> Theme options -> Search -> Form.

    3)

    .post .date_label{
     font-size: 16px;
     line-height: 1.3em;
     color: #fff;
     background-color: #000!important;
    }
    .post .date_label:after{
     border-left-color: #000!important;
    }
    

    5)

    .single-post .section-related-adjustment .post .single-photo-wrapper,
    .single-post .section-related-adjustment .post .date_label{
     display: none;
    }
    

    Best regards

  • edited January 2023

    Thank you a million times! #best_customer_service

    Just one of them didn't work. Number 2 (search bar width) is not changing using that solution

  • I noticed that you are using Shop header style. With it search field is always 100% width.

    To overwrite it, please, use the following CSS code:

    .header-shop #Top_bar .top_bar_right .top-bar-right-input input[type="text"]{
       width: 200px!important;
    }
    

    Thanks

Sign In or Register to comment.
This website uses cookies

We use cookies to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services.

Cookies are small text files that can be used by websites to make a user's experience more efficient.

The law states that we can store cookies on your device if they are strictly necessary for the operation of this site. For all other types of cookies we need your permission. This means that cookies which are categorized as necessary, are processed based on GDPR Art. 6 (1) (f). All other cookies, meaning those from the categories preferences and marketing, are processed based on GDPR Art. 6 (1) (a) GDPR.

This site uses different types of cookies. Some cookies are placed by third party services that appear on our pages.

You can at any time change or withdraw your consent from the Cookie Declaration on our website.

Learn more about who we are, how you can contact us and how we process personal data in our Privacy Policy.

Please state your consent ID and date when you contact us regarding your consent.