-
Search Results
-
Hi there,
I’m trying to change the background colour of the sidebar for the theme ‘Enfold’ and came across some code in the forum to alter this (#245767). The sidebar for my site is on the left side and I have changed the code accordingly from .container_wrap.sidebar_right to container_wrap.sidebar_left however the background red colour for the side bar shows up on the right hand side.
Following is a link to see what is happening http://ambassadortravel.com.au/new/index.php/home/2016-kentucky-derby-racing-tour-tour-description/ and below is the code used and placed in the custom.css file. Could someone please advise how I can get a background colour for the sidebar to show correctly. Any advice would be appreciated.
@media only screen and (min-width: 768px) {
.container_wrap.sidebar_right{
background:-webkit-gradient(linear,right top,left top,color-stop(red,0.295),color-stop(white,0));
background:-webkit-linear-gradient(right, red 29.5%, white 0%);
background: -moz-linear-gradient(right, red 29.5%, white 0%);
background: -o-linear-gradient(right, red 29.5%, white 0%);
background: linear-gradient(right, red 29.5%, white 0%);
}
}I want to use the posting slider on the home page, however, I want to only put the title below it (NOT the taxonomy) as is showing now. Is there somewhere in the documentation that I can change this section of code (in a child theme)? To see what I’m talking about, please scroll down on this page (http://www.northpghrealtors.com/?page_id=3546) to FEATURED LISTINGS, the post slider is the top row and a plugin shortcode is the row below. I’m trying to get the same effect as what’s below, but using the scroll feature. Not having the taxonomies is a great first step – I think I can work out the rest if I can find where this is in the code! Thanks very much!
Hi,
I’ve created a section and add CSS “position:fixed” to the code block of the page. Now the section “jumps” to the top (the fixed position I gave the element) after the page finished to load. Any idea how to fix that?
You can see this strange behaviour in my link as private content.
Hi,
I’m trying to link a menu-item to a script but it doesn’t seem to work. Besides that if the link is outside the avia menu it works properly.
This is my link in avia:
<li id=”menu-item-848″ class=”menu-item menu-item-type-gs_sim menu-item-object-gs_sim menu-item-top-level menu-item-top-level-6″>PEDIR ONLINE
This is my script:
<script type=”text/javascript”>
var _pyw = {
_chain: ‘kanu-sushi’,
_type: ‘online’,
_country: ‘ar’,
_linkID: [‘menu-item-847’]
};
(function() {var py = document.createElement(‘script’); py.type = ‘text/javascript’; py.async = true;py.src = ‘http://www.pedidosya.com/widget/js/py.min.js?’ + new Date().getTime();var s = document.getElementsByTagName(‘script’)[0]; s.parentNode.insertBefore(py, s);})();
</script>Thanks!
I have setup a color section to show an image at 100% of browser height, top center and no repeat. But the image quality is very poor and a lot of pixelation … see here – http://www.photographicafrica.com/photographicsafaris/
here is what the image looks like – http://www.photographicafrica.com/wp-content/uploads/2016/03/Photo-safari-header-image-1.jpg
Can you help me with this please?
Regards
Etienne
Viewing 30 results - 95,191 through 95,220 (of 142,852 total)




