karshacacia
Forum Replies Created
-
@bcworkz Thanks again for the helpful response.
However, when I enter the proper URL, the image still does not show. I went to the
Media Library
and copied the URL:I then replaced the erroneous URL with the proper one:
https://maxcbdrelief.com/wp-content/uploads/2024/07/fake-logo-nb.png
in the CSS code:Im not sure if i need to add or subtract anything from my code, thanks again in advance for any help!
@bcworkz Thanks for all of the extremely useful code!
I am however, having an issue getting the actual image to appear in the header.
The transparency allows for the text to be hidden, but the URL’s image doesn’t appear:
In addition, is there a way to us an image that I’ve uploaded to my site’s library? I would like to have the site’s logo in place of the text, linking the logo image to the home page.
Thanks in advance!
Thanks @corrinarusso !
Worked without hassle!
I was able to accomplish out much of what I was looking for, however I still haven’t figured how to manipulate a few more things on the header:
I am unsure how to switch from the site name to an image using CSS code.
I would also like to manipulate the shopping cart and search bar’s color as shown below:
Any help will be much appreciated!
Thanks in advance!
Thank you for your prompt and detailed response @alan105 . Much appreciated.
However, I am unsure if the Store theme has the plain
Wix Editor
:I know that in many themes there is an
Editor
underAppearance
.I also looked elsewhere but was unable to locate the
Wix Editor
Thanks again in advance for any help!
Forum: Fixing WordPress
In reply to: [NSFW] NSFW: Footer covering up bottom of websiteIssue resolved
Forum: Fixing WordPress
In reply to: [NSFW] NSFW: Footer covering up bottom of website@soberbanda perfect! Thanks so much for the prompt help!
Forum: Fixing WordPress
In reply to: [NSFW] NSFW: Footer covering up bottom of website@soberbanda thanks for the prompt response! ??
If I get rid of the ?
position: fixed
?attribute, then it does fix the problem of covering up the content, however it does not stay stationary at the bottom of the page. Is there a custom code that will allow the “bottom of the page” to stop at the fixed footer?Thanks in advance!
Forum: Fixing WordPress
In reply to: [NSFW] NSFW: Footer covering up bottom of websiteI believe that I can achieve this one a few simple CSS lines.
Thanks in advance!
Forum: Developing with WordPress
In reply to: Paragraph and Heading transparent background or opacityAfter some learning and playing around I was able to get my desired result, thanks for the valuable information. I was also able to learn a good but on CSS programming.
Thanks again!
Forum: Fixing WordPress
In reply to: Issue getting Square configured for paymentI was able to get Square configured to my WordPress page after making the proper configurations on Square’s end.
Forum: Themes and Templates
In reply to: [Store] Remove overlay window on Home pageI was able to get the background removed on the page id-49 as I intended. Here’s the code that worked for me if anyone else is interested:
body.page-id-49 .mega-container { background-color: rgb(189 85 218 / 0.0); }
Forum: Fixing WordPress
In reply to: [NSFW] Footer not always staying at the bottom of the pageThank you for the response. The code worked! and the footer is always at the bottom regardless of the content on the page. However, if there is content that you must scroll to see, the footer covers up the bottom of the content:
In addition, sometimes there are content on the main part of the page that overlay the footer in an odd way:
I would like the footer to remain at the bottom of the page as is, but I would like all of the content to not extend under the footer in addition to nothing overlaying the footer as well.
Thank you in advance for your time and effort!
Forum: Fixing WordPress
In reply to: Issue getting Square configured for paymentThanks a lot!
Forum: Fixing WordPress
In reply to: Issue getting Square configured for paymentI am trying to add the Square option through woocomerce.