• pankajkamariya

    (@pankajkamariya)


    Hello expert,

    When I open website it show one red cross at top right corner every time…I need to click that cross then only space fill up with theme…

    Please help

Viewing 5 replies - 1 through 5 (of 5 total)
  • paulwpxp

    (@paulwp)

    Please refer to your theme documentation on how to set it up.

    The thing you described sounds like a click and slide open effect. The empty space could be widgets in sidebar (which is now empty), or it could also be space for menu items.

    Thread Starter pankajkamariya

    (@pankajkamariya)

    can you please check once http://stuffonix.com/

    Thanks a lot !!!

    paulwpxp

    (@paulwp)

    This is in the source code

    <div class="mom-e3lanat-wrap  ">
    	<div class="mom-e3lanat " style="">
    		<div class="mom-e3lanat-inner">
    
    		</div>
    	</div>	<!--Mom ads-->
    </div>

    It’s wrapped in <div class=”inner”>, so check if your theme has this top banner option.

    Do you ever put an advertisement code called “Mom ads” from e3lanat?

    Thread Starter pankajkamariya

    (@pankajkamariya)

    I am not sure..which file contain this code….can you please help me out…

    paulwpxp

    (@paulwp)

    It could be in header.php, or some special template part, or hooked in via theme function.

    The thing is if this topbar is theme’s feature and you used to put in “Mom ads” from e3lanat, we will not need to find the file to edit to get rid of it, we just need to take it off via theme’s option. See if it’s under theme’s setting somewhere or in the widgets.

    If you never put this “Mom ads” from e3lanat in, then your theme is doing it without your consent, or there is some kind of hack going on.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Theme CSS issue’ is closed to new replies.