• Resolved akariradio

    (@akariradio)


    Hello Team,

    I kindly request your assistance. I want to decrease the tab size and test since it does not looks good as you can see on https://akariradio.com/horarios/ it seems to be that Sunday is down 2nd line. I want to put all matching and looks in order. In addition if possible, is there any way that when someone opens https://akariradio.com/horarios/ it goes directly to today’s day?

    Thanks for the support!
    Att. Oswaldo Antonio Tipantasi Pinto
    From Guayaquil Ecuador
    Director of Akari Radio https://akariradio.com
    From Liceo Naval Professor

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author WP Darko

    (@spwebguy)

    Hi,

    You can make everything fit with custom CSS, like this:

    .rtbs .rtbs_menu li a { padding: .7rem 20px !important; }

    This CSS snippet is to be added in any custom CSS area provided by either the Customizer (under Appearance), your theme or a plugin like JetPack. Alternatively you could also add it at the end of your theme’s style.css file but we do not recommend it.

    Let me know if you have any trouble implementing this.

    Opening the tab of the day is a bit tricky and can’t be done with the plugin out of the box unfortunately, it would require custom JavaScript code.

    Hope this helps.

    Thread Starter akariradio

    (@akariradio)

    Hey @spwebguy sorry for the delay on my reply. This fixed my issue and you’re awesome! You can proceed to close this case! Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to decrease tabs size and text and automatically open a today’s day tab’ is closed to new replies.