amaisbajwa
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Amadeus] Minor fixes on home pageit should work .. i see your style.css file but couldn’t find my piece of code ..
again, Go to your theme directory .. find style.css file .. and paste the code at very end of the file ..
here’s url
https://www.packslight.com/wp-content/themes/amadeus/style.cssif still not working .. then go to header.php ..
find </head>
and write these tags just about it .. and paste code between these tags.<style>
</style>
{not a standard solution but it will work ?? }
Forum: Themes and Templates
In reply to: [Amadeus] Minor fixes on home pageHi!
Go to you theme directory and paste this code in style.css..site-description {
font-family: Palanquin !important;
font-weight: 600;
text-decoration: none !important;
}.entry-title a {
font-size: 28px !important;
line-height: 1 !important;
}
.category .page-header {
display: none !important;
}Also there is google analytics added in the bottom of style.css file. its not the right place. you should place it between <head> </head> tags.
find header.php file in your theme directory. open it and find for this tag
</head> .. then place the script right above it.Thanks
ABForum: Plugins
In reply to: allow user to access only one pluginresolved
Forum: Plugins
In reply to: allow user to access only one pluginGreat. Thanks
Forum: Plugins
In reply to: allow user to access only one pluginHi Kimmu!
I used role manager and got it worked out somehow! If you know any more convenient method. That would be great.Thanks
i created a thread there .. thanks
yeah!
I am using multilocation addon .. i bought it from themetailors and i sync the account too ..