• Hi I’ve some issues with the positions of below items on my website
    1)Search bar:
    I want to remove it from top left side and place it at top right side as I’ve mentioned in the demo link.

    2)Call to action:
    It only appears after logged into an account( I want to show it publicly)

    3)Ticker :
    It only appears after logged into an account (I want to show it publicly )
    (just at it shows in a demo link, Above the Logo )

    Sharing you a demo link of theme : https://demo.accesspressthemes.com/accesspress-store/

    Sharing you my website link which, I want to fix it”
    https://www.norenge.com

Viewing 9 replies - 1 through 9 (of 9 total)
  • 1. Add the below css.

    .search-form {
        float: right !important;
    }

    2. Little confuse about 2 and 3. I am unable to catch your question. Would you please make me clear about it?
    If you have any question feel free to ask. Thanks

    Thread Starter inirav88

    (@inirav88)

    yes Sure, Thanks for your kind help !!

    2) Currently I’ve placed Call to action button on top left side but it only shows when we are logged into an account. I want to show it always and it can be shown to visitors without logged into an account.

    3)Same thing happens for Ticker as it is not showing all visitors and it shows only after logged into an account (same issue as call to action button)

    Forgive me for my bad English, tried my best to make you understand ..

    Sharing you a demo link of theme which Accesspress Store has provided : https://demo.accesspressthemes.com/accesspress-store/

    Now,
    Sharing you my link on Which , I’m facing issues
    https://www.norenge.com

    I want those things placed in my website same as they have put them in their demo site..

    Thread Starter inirav88

    (@inirav88)

    Thank You, my 1st Query has been resolved successfully by you kind help!

    This problem may arise because JS is not fully loaded on your site. I checked on local server by installing this theme and it works perfectly.

    Thread Starter inirav88

    (@inirav88)

    I am using child theme

    Thread Starter inirav88

    (@inirav88)

    What should i do in order to grab this functionality working on my site?

    Are you using latest version of theme? If update available please update theme once. I think some file is missing on your parent theme.
    Try it once.

    Thread Starter inirav88

    (@inirav88)

    Yes I’m using the latest version which is 1.1.0

    Have you customized the codes of your theme for query 2?

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Fixing the positions of Search bar,Call to action button & Ticker’ is closed to new replies.