How to add ads 468×60 in top replace social widget, and change search bar

Home Forums Iconic One Pro Support How to add ads 468×60 in top replace social widget, and change search bar

This topic contains 5 replies, has 2 voices, and was last updated by  Themonic-Support 7 months ago.

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #6987

    melatihrasa
    Participant

    Hello, i have few question.

    1. i want to ask. is it possible to change social widget address and change to ad banner 468×60 size ?
    468

    2. In desktop display, i use search bar on widget (show on top in desktop display),
    search top

    but it show bottom when in mobile device.
    bot search

    When i check search bar top in mobile device from theme option,
    check bot

    it show 2 search bar when in mobile display. 1 in top (which is from theme option), and 1 in bottom (which is search bar from widget).
    bottom search
    top mobile search

    my question, Is any other way to change search bar always on top when on mobile. and desktop ?

    #6989

    Hi,

    1) Yes, you can add your Ad code as per the following location: Screenshot

    After that remove your social icons one by one –

    Customizer -> V3 Control Panel -> Social – by leaving their specific fields empty. Keep the first option checked.

    2) If you wish you can hide the Search widget in sidebar when in mobile view by using a conditional widgets plugins for eg.

    Widget Options – The #1 WordPress Widget Control Plugin

    Dynamic Widgets

    #6990

    melatihrasa
    Participant

    i already add 468×60 static banner in line that you show to me but it seems banner not sized properly. It follow social media icon size. not fully banner 468×60. Or am i wrong placing code ?

    code
    theme set
    result

    Thanks for answering

    #6991

    Please provide banner code and we will test at our end and provide further info.

    #6992

    melatihrasa
    Participant

    here’s banner code.
    gif-468x60

    <a href='https://postimg.cc/njNTXxWR' target='_blank'><img src='https://i.postimg.cc/njNTXxWR/gif-468x60.gif' border='0' alt='gif-468x60'/></a>

    #6993

    Try this in Customizer -> Additional CSS

    
    .socialmedia img {
        height: 60px;
        width: 468px;
    }
    .socialmedia {
        width: auto;
    }

    Final result should look like this

    https://postimg.cc/2LwyhyXp

    Please note that the img URL should be from image uploaded to WP gallery otherwise it may look blurry.

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.